home *** CD-ROM | disk | FTP | other *** search
/ PC Shareware 1997 February / PC Shareware 1997-02.iso / programy / pcbaby / _setup.1 / PCBaby4.exe / 0 / RCDATA / TPICKBDAY / TPICKBDAY.txt
Text File  |  1996-10-21  |  6KB  |  283 lines

  1. object PickBday: TPickBday
  2.   Left = 91
  3.   Top = 87
  4.   BorderStyle = bsDialog
  5.   Caption = 'Pick Birthday'
  6.   ClientHeight = 194
  7.   ClientWidth = 436
  8.   Font.Color = clWindowText
  9.   Font.Height = -13
  10.   Font.Name = 'System'
  11.   Font.Style = []
  12.   PixelsPerInch = 96
  13.   Position = poScreenCenter
  14.   TextHeight = 16
  15.   object Label1: TLabel
  16.     Left = 0
  17.     Top = 8
  18.     Width = 425
  19.     Height = 27
  20.     Alignment = taCenter
  21.     Caption = 'Which Birthday?'
  22.     Font.Color = clBlue
  23.     Font.Height = -24
  24.     Font.Name = 'Arial'
  25.     Font.Style = []
  26.     ParentFont = False
  27.   end
  28.   object BitBtn1: TBitBtn
  29.     Left = 8
  30.     Top = 40
  31.     Width = 57
  32.     Height = 41
  33.     Caption = 'Birth'
  34.     Font.Color = clBlue
  35.     Font.Height = -19
  36.     Font.Name = 'Arial'
  37.     Font.Style = [fsBold]
  38.     ParentFont = False
  39.     TabOrder = 0
  40.     OnClick = BitBtn1Click
  41.   end
  42.   object BitBtn2: TBitBtn
  43.     Left = 72
  44.     Top = 40
  45.     Width = 57
  46.     Height = 41
  47.     Caption = '1st'
  48.     Font.Color = clBlue
  49.     Font.Height = -19
  50.     Font.Name = 'Arial'
  51.     Font.Style = [fsBold]
  52.     ParentFont = False
  53.     TabOrder = 1
  54.     OnClick = BitBtn2Click
  55.   end
  56.   object BitBtn3: TBitBtn
  57.     Left = 136
  58.     Top = 40
  59.     Width = 57
  60.     Height = 41
  61.     Caption = '2nd'
  62.     Font.Color = clBlue
  63.     Font.Height = -19
  64.     Font.Name = 'Arial'
  65.     Font.Style = [fsBold]
  66.     ParentFont = False
  67.     TabOrder = 2
  68.     OnClick = BitBtn3Click
  69.   end
  70.   object BitBtn4: TBitBtn
  71.     Left = 200
  72.     Top = 40
  73.     Width = 57
  74.     Height = 41
  75.     Caption = '3rd'
  76.     Font.Color = clBlue
  77.     Font.Height = -19
  78.     Font.Name = 'Arial'
  79.     Font.Style = [fsBold]
  80.     ParentFont = False
  81.     TabOrder = 3
  82.     OnClick = BitBtn4Click
  83.   end
  84.   object BitBtn5: TBitBtn
  85.     Left = 264
  86.     Top = 40
  87.     Width = 57
  88.     Height = 41
  89.     Caption = '4th'
  90.     Font.Color = clBlue
  91.     Font.Height = -19
  92.     Font.Name = 'Arial'
  93.     Font.Style = [fsBold]
  94.     ParentFont = False
  95.     TabOrder = 4
  96.     OnClick = BitBtn5Click
  97.   end
  98.   object BitBtn6: TBitBtn
  99.     Left = 328
  100.     Top = 40
  101.     Width = 57
  102.     Height = 41
  103.     Caption = '5th'
  104.     Font.Color = clBlue
  105.     Font.Height = -19
  106.     Font.Name = 'Arial'
  107.     Font.Style = [fsBold]
  108.     ParentFont = False
  109.     TabOrder = 5
  110.     OnClick = BitBtn6Click
  111.   end
  112.   object BitBtn12: TBitBtn
  113.     Left = 328
  114.     Top = 88
  115.     Width = 57
  116.     Height = 41
  117.     Caption = '11th'
  118.     Font.Color = clBlue
  119.     Font.Height = -19
  120.     Font.Name = 'Arial'
  121.     Font.Style = [fsBold]
  122.     ParentFont = False
  123.     TabOrder = 6
  124.     OnClick = BitBtn12Click
  125.   end
  126.   object BitBtn11: TBitBtn
  127.     Left = 264
  128.     Top = 88
  129.     Width = 57
  130.     Height = 41
  131.     Caption = '10th'
  132.     Font.Color = clBlue
  133.     Font.Height = -19
  134.     Font.Name = 'Arial'
  135.     Font.Style = [fsBold]
  136.     ParentFont = False
  137.     TabOrder = 7
  138.     OnClick = BitBtn11Click
  139.   end
  140.   object BitBtn10: TBitBtn
  141.     Left = 200
  142.     Top = 88
  143.     Width = 57
  144.     Height = 41
  145.     Caption = '9th'
  146.     Font.Color = clBlue
  147.     Font.Height = -19
  148.     Font.Name = 'Arial'
  149.     Font.Style = [fsBold]
  150.     ParentFont = False
  151.     TabOrder = 8
  152.     OnClick = BitBtn10Click
  153.   end
  154.   object BitBtn9: TBitBtn
  155.     Left = 136
  156.     Top = 88
  157.     Width = 57
  158.     Height = 41
  159.     Caption = '8th'
  160.     Font.Color = clBlue
  161.     Font.Height = -19
  162.     Font.Name = 'Arial'
  163.     Font.Style = [fsBold]
  164.     ParentFont = False
  165.     TabOrder = 9
  166.     OnClick = BitBtn9Click
  167.   end
  168.   object BitBtn8: TBitBtn
  169.     Left = 72
  170.     Top = 88
  171.     Width = 57
  172.     Height = 41
  173.     Caption = '7th'
  174.     Font.Color = clBlue
  175.     Font.Height = -19
  176.     Font.Name = 'Arial'
  177.     Font.Style = [fsBold]
  178.     ParentFont = False
  179.     TabOrder = 10
  180.     OnClick = BitBtn8Click
  181.   end
  182.   object BitBtn7: TBitBtn
  183.     Left = 8
  184.     Top = 88
  185.     Width = 57
  186.     Height = 41
  187.     Caption = '6th'
  188.     Font.Color = clBlue
  189.     Font.Height = -19
  190.     Font.Name = 'Arial'
  191.     Font.Style = [fsBold]
  192.     ParentFont = False
  193.     TabOrder = 11
  194.     OnClick = BitBtn7Click
  195.   end
  196.   object BitBtn13: TBitBtn
  197.     Left = 8
  198.     Top = 136
  199.     Width = 57
  200.     Height = 41
  201.     Caption = '12th'
  202.     Font.Color = clBlue
  203.     Font.Height = -19
  204.     Font.Name = 'Arial'
  205.     Font.Style = [fsBold]
  206.     ParentFont = False
  207.     TabOrder = 12
  208.     OnClick = BitBtn13Click
  209.   end
  210.   object BitBtn14: TBitBtn
  211.     Left = 72
  212.     Top = 136
  213.     Width = 57
  214.     Height = 41
  215.     Caption = '13th'
  216.     Font.Color = clBlue
  217.     Font.Height = -19
  218.     Font.Name = 'Arial'
  219.     Font.Style = [fsBold]
  220.     ParentFont = False
  221.     TabOrder = 13
  222.     OnClick = BitBtn14Click
  223.   end
  224.   object BitBtn15: TBitBtn
  225.     Left = 136
  226.     Top = 136
  227.     Width = 57
  228.     Height = 41
  229.     Caption = '14th'
  230.     Font.Color = clBlue
  231.     Font.Height = -19
  232.     Font.Name = 'Arial'
  233.     Font.Style = [fsBold]
  234.     ParentFont = False
  235.     TabOrder = 14
  236.     OnClick = BitBtn15Click
  237.   end
  238.   object BitBtn16: TBitBtn
  239.     Left = 200
  240.     Top = 136
  241.     Width = 57
  242.     Height = 41
  243.     Caption = '15th'
  244.     Font.Color = clBlue
  245.     Font.Height = -19
  246.     Font.Name = 'Arial'
  247.     Font.Style = [fsBold]
  248.     ParentFont = False
  249.     TabOrder = 15
  250.     OnClick = BitBtn16Click
  251.   end
  252.   object BitBtn17: TBitBtn
  253.     Left = 264
  254.     Top = 136
  255.     Width = 57
  256.     Height = 41
  257.     Caption = '16th'
  258.     Font.Color = clBlue
  259.     Font.Height = -19
  260.     Font.Name = 'Arial'
  261.     Font.Style = [fsBold]
  262.     ParentFont = False
  263.     TabOrder = 16
  264.     OnClick = BitBtn17Click
  265.   end
  266.   object CancelBtn: TBitBtn
  267.     Left = 336
  268.     Top = 146
  269.     Width = 93
  270.     Height = 31
  271.     Font.Color = clRed
  272.     Font.Height = -19
  273.     Font.Name = 'Arial'
  274.     Font.Style = [fsBold]
  275.     ParentFont = False
  276.     TabOrder = 17
  277.     OnClick = CancelBtnClick
  278.     Kind = bkCancel
  279.     Margin = 2
  280.     Spacing = -1
  281.   end
  282. end
  283.